C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridBase<T> Class / HasScripts Property

In This Topic
HasScripts Property (FlexGridBase<T>)
In This Topic
Gets a boolean value indicates whether current component has the scripts which need to be rendered.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property HasScripts As Boolean
 
See Also